home *** CD-ROM | disk | FTP | other *** search
/ Exploring Where & Why / Exploring Where & Why.iso / pc / MODULES / LESSON06 / ACT06B / L06EXIT.dir / Internal_17_NewHome.ls < prev    next >
Encoding:
Text File  |  2004-07-12  |  44 b   |  6 lines

  1. global gUI
  2.  
  3. on mouseDown
  4.   gUI.goMain()
  5. end
  6.